HTMLSetHelp

The HTMLSetHelp function sets the help file for the message box context sensitive help.

void HTMLSetHelp(
  LPCTSTR helpFile                 // pointer to text with the help file path
);

Description

Use the HTMLSetHelp function to set the help file for the message box context sensitive help.

See Also

HTMLMessageBox

HTMLDetailsBox

HTMLFlashBox

Copyright ⌐ 1999, Windmill Point Software. All Rights Reserved.
Last Updated May 19, 1999